Range: 0x80000100 to 0x800001FF. More...
Variables | |
| int | MV_E_GC_GENERIC = 0x80000100 |
| Generic error. More... | |
| int | MV_E_GC_ARGUMENT = 0x80000101 |
| Invalid parameter. More... | |
| int | MV_E_GC_RANGE = 0x80000102 |
| The value is out of range. More... | |
| int | MV_E_GC_PROPERTY = 0x80000103 |
| Attribute error. More... | |
| int | MV_E_GC_RUNTIME = 0x80000104 |
| Running environment error. More... | |
| int | MV_E_GC_LOGICAL = 0x80000105 |
| Incorrect logic. More... | |
| int | MV_E_GC_ACCESS = 0x80000106 |
| Incorrect node access condition. More... | |
| int | MV_E_GC_TIMEOUT = 0x80000107 |
| Timed out. More... | |
| int | MV_E_GC_DYNAMICCAST = 0x80000108 |
| Conversion exception. More... | |
| int | MV_E_GC_NODE_NOT_FOUND = 0x80000109 |
| Node does not exist. More... | |
| int | MV_E_GC_NODE_VERIFY = 0x8000010A |
| Verifying the node failed. More... | |
| int | MV_E_GC_FILE = 0x8000010B |
| GenICam file exception. More... | |
| int | MV_E_GC_URL_DESC = 0x8000010C |
| Device URL descriptor exception. More... | |
| int | MV_E_GC_UNKNOW = 0x800001FF |
| GenICam unknown error. More... | |
Range: 0x80000100 to 0x800001FF.
| int MV_E_GC_GENERIC = 0x80000100 |
Generic error.
| int MV_E_GC_ARGUMENT = 0x80000101 |
Invalid parameter.
| int MV_E_GC_RANGE = 0x80000102 |
The value is out of range.
| int MV_E_GC_PROPERTY = 0x80000103 |
Attribute error.
| int MV_E_GC_RUNTIME = 0x80000104 |
Running environment error.
| int MV_E_GC_LOGICAL = 0x80000105 |
Incorrect logic.
| int MV_E_GC_ACCESS = 0x80000106 |
Incorrect node access condition.
| int MV_E_GC_TIMEOUT = 0x80000107 |
Timed out.
| int MV_E_GC_DYNAMICCAST = 0x80000108 |
Conversion exception.
| int MV_E_GC_NODE_NOT_FOUND = 0x80000109 |
Node does not exist.
| int MV_E_GC_NODE_VERIFY = 0x8000010A |
Verifying the node failed.
| int MV_E_GC_FILE = 0x8000010B |
GenICam file exception.
| int MV_E_GC_URL_DESC = 0x8000010C |
Device URL descriptor exception.
| int MV_E_GC_UNKNOW = 0x800001FF |
GenICam unknown error.